pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api
/
[js]PubNubImpl
/
getAllChannelMetadata
get
All
Channel
Metadata
js
open
override
fun
getAllChannelMetadata
(
limit
:
Int
?
,
page
:
PNPage
?
,
filter
:
String
?
,
sort
:
Collection
<
PNSortKey
<
PNKey
>
>
,
includeCount
:
Boolean
,
includeCustom
:
Boolean
)
:
GetAllChannelMetadata